home *** CD-ROM | disk | FTP | other *** search
/ Macworld Expo - Develope…Central & Net Innovations / Developer Central and Net Innovators (MacWorld Expo) (January 1999).iso / Developer Central / Bowers Development / Demo AppMaker / Examples / PowerPlant / Temperature / TemperatureCmds.h < prev    next >
Encoding:
Text File  |  1998-10-11  |  129 b   |  9 lines  |  [TEXT/CWIE]

  1. // TemperatureCmds.h -- command code declarations
  2.  
  3. #pragma once
  4.  
  5. #include <PP_Types.h>
  6.  
  7. const CommandT    cmdInvokeAbout    = 'Invt';
  8.  
  9.